Revision: arnesi--code-walk--1.0--patch-69
Archive: bese-devel@common-lisp.net
Creator: Marco Baringer <m.baringer@factotus.it>
Date: Thu Nov  6 14:56:02 CET 2003
Standard-date: 2003-11-06 13:56:02 GMT
Modified-files: src/code-transformers/walk/walk.lisp
    src/code-transformers/walk/walkers.lisp t/walk.lisp
New-patches: bese-devel@common-lisp.net/arnesi--code-walk--1.0--patch-69
Summary: various refactors
Keywords: 

1) change the api of DEFWALKER

2) introduce a few new macros for working with the walk-state

3) fix some "bugs" in the test suite (accessor names had changed)

4) implmeent more tests
